robertl [Wed, 10 Sep 2003 14:12:39 +0000 (14:12 +0000)]
Add bunch of esoteric options.
From Rick and myself.
robertl [Fri, 5 Sep 2003 02:49:43 +0000 (02:49 +0000)]
Bump version for a beta.
robertl [Fri, 5 Sep 2003 02:45:30 +0000 (02:45 +0000)]
Add margin as an option that be specified as a percentage or in degrees.
alexmot [Thu, 4 Sep 2003 15:37:18 +0000 (15:37 +0000)]
Fix imaginary memory allocation problem.
robertl [Wed, 3 Sep 2003 19:32:28 +0000 (19:32 +0000)]
Add nosort suboption.
parkrrrr [Tue, 2 Sep 2003 18:34:04 +0000 (18:34 +0000)]
oops. Only want to do the usage thing if they provided some non-option argument.
parkrrrr [Tue, 2 Sep 2003 18:28:50 +0000 (18:28 +0000)]
fix segfault when command line was 'gpsbabel foo' or the more likely 'gpsbabel --help' or 'gpsbabel /?'
parkrrrr [Tue, 2 Sep 2003 18:25:22 +0000 (18:25 +0000)]
fix gcc compile error due to misplaced declaration
robertl [Tue, 2 Sep 2003 16:53:10 +0000 (16:53 +0000)]
Don't average coords to center map. Instead use bounding box.
robertl [Sun, 31 Aug 2003 02:42:55 +0000 (02:42 +0000)]
Add shortname capping.
robertl [Fri, 29 Aug 2003 21:59:34 +0000 (21:59 +0000)]
Add a shortname test.
robertl [Fri, 29 Aug 2003 18:47:44 +0000 (18:47 +0000)]
Don't use default VMIN/VTIME. Explicitly set them. From Anders Andersson.
robertl [Wed, 27 Aug 2003 18:05:41 +0000 (18:05 +0000)]
Make GPX not crash when we have -s and *only* a shortname already.
robertl [Wed, 27 Aug 2003 18:04:52 +0000 (18:04 +0000)]
Make unknown -x arguments into an error.
robertl [Tue, 26 Aug 2003 19:58:08 +0000 (19:58 +0000)]
Strip field separators (colons) out of tiger output.
parkrrrr [Tue, 26 Aug 2003 15:37:44 +0000 (15:37 +0000)]
Fix segfault with DeLorme .rte files
robertl [Tue, 26 Aug 2003 14:55:27 +0000 (14:55 +0000)]
Add Delorme route reading. From Ron Parker.
robertl [Mon, 25 Aug 2003 21:20:27 +0000 (21:20 +0000)]
Regenreate deps.
robertl [Mon, 25 Aug 2003 21:17:06 +0000 (21:17 +0000)]
Fix UDI_QUEUE_EMPTY in case someone wants to use it...
robertl [Mon, 18 Aug 2003 18:39:47 +0000 (18:39 +0000)]
Added this in case someone wants to run with it...
robertl [Mon, 18 Aug 2003 18:09:22 +0000 (18:09 +0000)]
Do the magellan cache icon thing for mapsend, too. (Why didn't I commit
this a year ago?)
robertl [Mon, 18 Aug 2003 18:09:01 +0000 (18:09 +0000)]
Fix crash when no descr available.
alexmot [Thu, 14 Aug 2003 13:00:27 +0000 (13:00 +0000)]
Documentation updates and typo corrections.
robertl [Tue, 12 Aug 2003 22:41:56 +0000 (22:41 +0000)]
Bump version number.
alexmot [Tue, 12 Aug 2003 14:57:38 +0000 (14:57 +0000)]
Add mapopolis.com mapconverter format as an internally parsed XCSV style.
robertl [Mon, 11 Aug 2003 16:30:55 +0000 (16:30 +0000)]
Use isatty instead of stat/S_ISCHR to determine "serialness".
alexmot [Wed, 6 Aug 2003 14:13:17 +0000 (14:13 +0000)]
(route #0 bug) enforce sequential route numbers when writing route output.
parkrrrr [Tue, 5 Aug 2003 15:02:01 +0000 (15:02 +0000)]
duplicate filter would crash if there wre no waypoints in the list
robertl [Thu, 31 Jul 2003 16:38:00 +0000 (16:38 +0000)]
Add -O by default. Allow additional debug & opts from cmd line.
parkrrrr [Thu, 31 Jul 2003 16:23:22 +0000 (16:23 +0000)]
fixed apparent but not real memory leak
parkrrrr [Thu, 31 Jul 2003 15:23:28 +0000 (15:23 +0000)]
drip, drip, drip... fixed some memory leaks
parkrrrr [Thu, 31 Jul 2003 14:38:44 +0000 (14:38 +0000)]
add polygon caveats
parkrrrr [Thu, 31 Jul 2003 14:26:43 +0000 (14:26 +0000)]
lots of math optimizations
robertl [Wed, 30 Jul 2003 05:10:12 +0000 (05:10 +0000)]
Doh! Commit the right version...
robertl [Wed, 30 Jul 2003 04:54:25 +0000 (04:54 +0000)]
Robustify on missing input comments.
robertl [Tue, 29 Jul 2003 22:02:55 +0000 (22:02 +0000)]
Tighten doc on Mapsource and PCX a little.
robertl [Tue, 29 Jul 2003 19:29:14 +0000 (19:29 +0000)]
Make GPX input modules optional.
alexmot [Tue, 29 Jul 2003 15:49:07 +0000 (15:49 +0000)]
1. Fix bug with field delimiter getting overwritten by record delimiter.
2. Add field and record delimiters to bad characters by default.
robertl [Mon, 28 Jul 2003 22:59:01 +0000 (22:59 +0000)]
yet more totally gratituous warning cleanups.
robertl [Mon, 28 Jul 2003 22:38:26 +0000 (22:38 +0000)]
Remove zillions of unused local variables.
robertl [Mon, 28 Jul 2003 21:08:43 +0000 (21:08 +0000)]
More "zero value added" language cleanups.
robertl [Mon, 28 Jul 2003 20:56:00 +0000 (20:56 +0000)]
Add additional cache types for Magproto.
Misc lang cleanups.
robertl [Mon, 28 Jul 2003 20:45:51 +0000 (20:45 +0000)]
Nuke dead locals.
robertl [Mon, 28 Jul 2003 20:40:55 +0000 (20:40 +0000)]
Clean up sign/unsign warnings in stupidest possible way.
robertl [Mon, 28 Jul 2003 16:43:53 +0000 (16:43 +0000)]
Better Garmin icon mappings for geocaches from Ian Mahuron.
parkrrrr [Fri, 25 Jul 2003 16:41:11 +0000 (16:41 +0000)]
remove almost all references to stderr; make them all either fatal() or warning()
parkrrrr [Fri, 25 Jul 2003 16:09:43 +0000 (16:09 +0000)]
add argument type and flags to argument specifications as an aid to potential GUIs
alexmot [Wed, 23 Jul 2003 13:56:49 +0000 (13:56 +0000)]
Fix waypoint output indexes when using multiple output files in xcsv and Topo!
parkrrrr [Mon, 21 Jul 2003 21:19:02 +0000 (21:19 +0000)]
add 'exclude' option to radius filter
parkrrrr [Sun, 20 Jul 2003 19:48:51 +0000 (19:48 +0000)]
just a minor spacing thing
parkrrrr [Sun, 20 Jul 2003 19:46:57 +0000 (19:46 +0000)]
add polygon filter
parkrrrr [Sat, 19 Jul 2003 16:26:01 +0000 (16:26 +0000)]
Modify header-reading code to better handle different variants of .mps files
alexmot [Fri, 18 Jul 2003 13:24:31 +0000 (13:24 +0000)]
Fix "An attempt was made to access an unamed file past its end" issue in NG Topo.
robertl [Fri, 18 Jul 2003 03:26:39 +0000 (03:26 +0000)]
Regenerate.
parkrrrr [Thu, 17 Jul 2003 23:25:46 +0000 (23:25 +0000)]
Add 'arc' style and xcsv support for tracks and routes
parkrrrr [Thu, 17 Jul 2003 23:14:24 +0000 (23:14 +0000)]
Fix problems with the warning, add exclude option
robertl [Thu, 17 Jul 2003 17:34:18 +0000 (17:34 +0000)]
Warn people to not edit generated files.
robertl [Thu, 17 Jul 2003 15:58:24 +0000 (15:58 +0000)]
Review feedback. From Ron.
robertl [Thu, 17 Jul 2003 15:58:15 +0000 (15:58 +0000)]
Incorporate distance-along-a-route doc. From Ron.
robertl [Thu, 17 Jul 2003 05:22:41 +0000 (05:22 +0000)]
Whack dead code.
robertl [Thu, 17 Jul 2003 05:11:12 +0000 (05:11 +0000)]
Add reference gpilots file.
robertl [Thu, 17 Jul 2003 05:10:25 +0000 (05:10 +0000)]
Test GPilotS support.
robertl [Thu, 17 Jul 2003 05:09:05 +0000 (05:09 +0000)]
Add rest of Ron's arc distance stuff.
robertl [Thu, 17 Jul 2003 05:08:37 +0000 (05:08 +0000)]
Add rest of Ron's arcdist filter.
robertl [Thu, 17 Jul 2003 05:05:50 +0000 (05:05 +0000)]
Add ability to write GPilotS waypoints.
Doc GPilotS
robertl [Thu, 17 Jul 2003 03:26:40 +0000 (03:26 +0000)]
Deliver useful error on unknown input type.
robertl [Tue, 15 Jul 2003 17:42:04 +0000 (17:42 +0000)]
Vaporize docopy
robertl [Tue, 15 Jul 2003 16:36:20 +0000 (16:36 +0000)]
correct several minor language violations. From Bruce Thompson and myself...
robertl [Mon, 14 Jul 2003 19:57:11 +0000 (19:57 +0000)]
Pick up missing commit to add centisecs.
robertl [Mon, 14 Jul 2003 19:56:16 +0000 (19:56 +0000)]
Commit incomplete clickable image maps in the hopes that someone else
can run with that...
robertl [Sat, 12 Jul 2003 04:46:35 +0000 (04:46 +0000)]
Alan Acurry reports that Mapsned hoses if you edit a file with a comment
that's > 30 chars, so we truncate them here.
robertl [Fri, 11 Jul 2003 04:51:43 +0000 (04:51 +0000)]
Add chkdoc.
robertl [Fri, 11 Jul 2003 04:50:07 +0000 (04:50 +0000)]
Workaround Meridian timewarp on tracks.
Implement centiseconds.
robertl [Fri, 11 Jul 2003 04:49:36 +0000 (04:49 +0000)]
Add centisecs to track accesses.
robertl [Thu, 10 Jul 2003 06:02:12 +0000 (06:02 +0000)]
Sketch in (crude) gpilots code so someone else can finish it.
robertl [Wed, 9 Jul 2003 16:04:55 +0000 (16:04 +0000)]
Doh! Typo fix for description being clobbered.
robertl [Thu, 3 Jul 2003 21:07:35 +0000 (21:07 +0000)]
Add snlen and supporesswhite to gpx output options.
robertl [Mon, 30 Jun 2003 18:41:32 +0000 (18:41 +0000)]
Robustify escaping for newer 'sed's.
robertl [Mon, 30 Jun 2003 18:30:47 +0000 (18:30 +0000)]
Updated quovadis reference files from Bruce.
robertl [Mon, 30 Jun 2003 18:29:39 +0000 (18:29 +0000)]
Update vecs & testo for Quovadis from Bruce Thompson.
robertl [Mon, 30 Jun 2003 05:41:29 +0000 (05:41 +0000)]
Add Quovadis suport, courtesy Bruce Thompson, bruce at otherother.com.
robertl [Wed, 25 Jun 2003 15:25:54 +0000 (15:25 +0000)]
Add new Doc stuff from P. Roosen.
robertl [Wed, 25 Jun 2003 15:24:56 +0000 (15:24 +0000)]
From Ron Parker. Preserve order when suppresing dupes.
robertl [Wed, 25 Jun 2003 15:19:02 +0000 (15:19 +0000)]
Fix gpsutil output. Deal with wreckage in test suite.
robertl [Thu, 19 Jun 2003 05:58:06 +0000 (05:58 +0000)]
Bump version to 1.0
robertl [Thu, 19 Jun 2003 03:41:06 +0000 (03:41 +0000)]
Tweak release script.
robertl [Thu, 19 Jun 2003 03:38:51 +0000 (03:38 +0000)]
Fix timeout on startup.
Add status indicator during upload
Sketch in release target in Makefile.
robertl [Tue, 17 Jun 2003 15:15:04 +0000 (15:15 +0000)]
Try hard to get a description if it's blank when we get here.
robertl [Sat, 14 Jun 2003 22:51:35 +0000 (22:51 +0000)]
Add more file format descriptions.
robertl [Thu, 12 Jun 2003 23:54:04 +0000 (23:54 +0000)]
solidify duplicate sort states in testo
robertl [Thu, 12 Jun 2003 23:52:03 +0000 (23:52 +0000)]
Remove C99'ism.
robertl [Thu, 12 Jun 2003 20:17:37 +0000 (20:17 +0000)]
Fix le_read64 to not actually be le_read56.
Easygps: use it when writing coords.
robertl [Thu, 12 Jun 2003 15:36:01 +0000 (15:36 +0000)]
Do a more thorough job keeping conflicted names unique.
robertl [Thu, 12 Jun 2003 02:45:57 +0000 (02:45 +0000)]
Sort radius filter output by distance to home point.
robertl [Thu, 12 Jun 2003 01:30:05 +0000 (01:30 +0000)]
make inclusion of sys/time.h !WIN32 specific.
robertl [Wed, 11 Jun 2003 05:07:39 +0000 (05:07 +0000)]
Minor leak fixes.
robertl [Tue, 10 Jun 2003 16:02:30 +0000 (16:02 +0000)]
Ron Parker's Nav Companion takes 20 character shortnames. Adjusted call
to setshortlen.
robertl [Wed, 4 Jun 2003 23:24:26 +0000 (23:24 +0000)]
Delete bogus inclusion of <sys/time.h>.
robertl [Wed, 4 Jun 2003 17:36:33 +0000 (17:36 +0000)]
Add README.
robertl [Wed, 4 Jun 2003 17:25:07 +0000 (17:25 +0000)]
Initial checkin of magxfer.